-
Home
-
WooCommerce PayPal Payments
-
1.9.2
-
Code
-
Classes
- CreateOrderEndpoint
Total Complexity |
60 |
Dependencies |
28 |
Dependents |
2 |
Total lines |
459 |
Lines of code |
228 |
Logical lines of code |
120 |
Comment lines |
146 |
Methods |
9 |
Properties |
13 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_request() |
B |
35 |
21 |
79 |
create_paypal_order() |
A |
42 |
12 |
56 |
payer() |
A |
50 |
11 |
26 |
after_checkout_validation() |
S |
52 |
4 |
25 |
payment_method() |
S |
63 |
4 |
11 |
set_bn_code() |
S |
66 |
3 |
8 |
validate_paynow_form() |
S |
68 |
3 |
7 |
__construct() |
S |
60 |
1 |
13 |
nonce() |
S |
80 |
1 |
3 |